home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / vuucp2.zip / VSPLIT10.ZIP / POLL.BAT next >
DOS Batch File  |  1992-11-01  |  288b  |  24 lines

  1. bnu /C
  2. echo First, lets strip those extra lines...
  3. d:
  4. cd\spool\ddsw1
  5. vstrip
  6. echo Okay, lets continue...
  7. uucico -s all
  8. uuxqt
  9. d:
  10. cd\user\sysop
  11. vsplit
  12. cd\user\system
  13. vsplit
  14. cd\user\root
  15. vsplit
  16. cd\user\nutty
  17. vsplit
  18. cd\user\orphan
  19. vsplit
  20. c:
  21. cd\bbs
  22. vuucp /r networkid=5
  23.  
  24.